N
AME
stringp
- is the argument an string?
S
YNTAX
int stringp(mixed
arg
);
D
ESCRIPTION
Returns 1 if arg is a string, zero otherwise.
K
EYWORDS
string
S
EE
A
LSO
intp
,
multisetp
,
arrayp
,
programp
,
objectp
,
mappingp
,
floatp
and
functionp